How to Install eclipse-mylyn-context-pydev software package in Ubuntu 17.04 (Zesty Zapus)

How to Install eclipse-mylyn-context-pydev software package in Ubuntu 17.04 (Zesty Zapus)

eclipse-mylyn-context-pydev software package provides Mylyn context integration for PyDev, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install eclipse-mylyn-context-pydev 

eclipse-mylyn-context-pydev is installed in your system.

Make ensure the eclipse-mylyn-context-pydev package were installed using the commands given below,

$ sudo dpkg-query -l | grep eclipse-mylyn-context-pydev *

You will get with eclipse-mylyn-context-pydev package name, version, architecture and description in a table

eclipse-mylyn-context-pydev package basic information:

Distro Ubuntu 17 04 zesty zapus
Section Development
Package eclipse-mylyn-context-pydev
Version 3.9.2-5
Description Mylyn context integration for PyDev
Sub Section devel


See Also, How to uninstall or remove eclipse-mylyn-context-pydev software package from Ubuntu 17.04 (Zesty Zapus)?